projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
618b23a
)
gtk_disable_setlocale() - Added a call to g_disable_setlocale().
author
Yair Hershkovitz
<yairhr@gmail.com>
Sat, 17 May 2008 09:22:12 +0000
(09:22 +0000)
committer
Yair Hershkovitz
<yairhr@src.gnome.org>
Sat, 17 May 2008 09:22:12 +0000
(09:22 +0000)
2008-05-17 Yair Hershkovitz <yairhr@gmail.com>
* gtk/gtkmain.c: gtk_disable_setlocale() - Added a call to
g_disable_setlocale().
svn path=/trunk/; revision=20109
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index bee6e75799af11b94605b3aa1ca53ed2ce01b6ae..98f42f87e41fc3418679ec8064a225feb4520f74 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2008-05-17 Yair Hershkovitz <yairhr@gmail.com>
+
+ * gtk/gtkmain.c: gtk_disable_setlocale() - Added a call to
+ g_disable_setlocale().
+
2008-05-17 Richard Hult <richard@imendio.com>
* gdk/quartz/gdkwindow-quartz.c: